home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / prodor31.arc / PROMAIL.XLT < prev    next >
Text File  |  1989-10-08  |  727b  |  26 lines

  1. ;
  2. ; PROMAIL.XLT - ProDoor command translation definition for READ MAIL prompt
  3. ;               For ProDoor 3.1
  4. ;
  5. ; File format is:
  6. ;       level oldcommand newcommand
  7. ;
  8. ; List higher levels first.  Oldcommand is translated into newcommand
  9. ; if userlevel is >= level on first matching entry.
  10. ;
  11.  
  12. ;RESET command to clear thread memory
  13. 0,RESET,QU;R S
  14.  
  15. ;CONFIG command to change conference autojoin configuration starting
  16. ;with the current conference.
  17. 0,CONFIG,J A .
  18.  
  19.  
  20. ;
  21. ; Special commands handy in translation:
  22. ;       " rest of line          ;display rest-of-line to user
  23. ;       > rest of line          ;display and LOG rest-of-line
  24. ;       < rest of line          ;LOG rest-of-line but display nothing
  25. ;
  26.